Skip to content

Conversation

@l0lawrence
Copy link
Member

@l0lawrence l0lawrence commented Nov 19, 2025

based on 1.0.0b1 not most recent beta changes -- missing client async and sync AzureAIToolClient

azure.ai.agentserver.core.server.common.id\_generator package
=============================================================

.. automodule:: azure.ai.agentserver.core.server.common.id_generator
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unsure if these are needed if server is internal

@l0lawrence l0lawrence changed the title make server and client private to reduce public api surface and clean up typing [do not merge] make server and client private to reduce public api surface and clean up typing Nov 19, 2025
from azure.ai.agentserver.core.logger import get_logger
if TYPE_CHECKING:
from azure.ai.agentserver.core.client.tools.aio import AzureAIToolClient, FoundryTool
from azure.ai.agentserver.core import AzureAIToolClient, FoundryTool
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
from azure.ai.agentserver.core import AzureAIToolClient, FoundryTool
from azure.ai.agentserver.core.aio import AzureAIToolClient, FoundryTool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant